projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d42f49
)
(scroll-lock-mode): Doc fix.
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 12 Jun 2007 23:56:10 +0000
(23:56 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 12 Jun 2007 23:56:10 +0000
(23:56 +0000)
lisp/scroll-lock.el
patch
|
blob
|
history
diff --git
a/lisp/scroll-lock.el
b/lisp/scroll-lock.el
index 7075377d1b06bd93080209865bc52e1fa46c1729..5896d6478ebc6437bfcdedc9cd14e5119f8bf8b6 100644
(file)
--- a/
lisp/scroll-lock.el
+++ b/
lisp/scroll-lock.el
@@
-50,7
+50,7
@@
;;;###autoload
(define-minor-mode scroll-lock-mode
- "
M
inor mode for pager-like scrolling.
+ "
Buffer-local m
inor mode for pager-like scrolling.
Keys which normally move point by line or paragraph will scroll
the buffer by the respective amount of lines instead and point
will be kept vertically fixed relative to window boundaries